home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / Login.readme < prev    next >
Text File  |  2002-11-05  |  2KB  |  47 lines

  1. Short:    (1.9) Auto-Login plugin for AmIRC 3+
  2. Author:   Robin Cloutman <login@rycochet.demon.co.uk>
  3. Type:     comm/irc
  4. Requires: AmIRC 3+
  5.  
  6. This will let you set a Username, Password, and Channels you want to be
  7. auto-op or auto-voiced on. Remember, YOU need to have the account in
  8. order to get auto-*, and it's no good guessing, do it right! ;-P
  9.  
  10. NOTE: All networks are hard coded, if you want me to add more, email the
  11.       info and I'll get it in asap - I need LOGIN/AUTH, OP, VOICE commands.
  12.       Take your passwords out, but tell me exactly what is needed.
  13.  
  14. Technical: When you first connect to the server, it sends the Login info
  15. in the right format, op and voice are sent on joining a channel. If you
  16. need to include your own hostname anywhere you can't, due to amirc bugs...
  17.  
  18. ---
  19. Login.AmIPlug 1.9
  20. Copyright ©2002 Robin Cloutman <login@rycochet.demon.co.uk>
  21. I'm lazy, this logs me into stuff ;-)
  22. [HasRawlineHook]
  23. ---
  24.  
  25. Compatability
  26. -------------
  27. Galaxynet  - Tested
  28. Arcnet     - Texted
  29. Dalnet     - Untested (should be ok though)
  30. Tweakernet - Untested, LOGIN only
  31. Winbeta    - Untested, LOGIN only
  32. Hispano    - Untested
  33.  
  34. =======
  35. History
  36.  
  37. 1.0  First version, all hard-coded passwords ;-)
  38. 1.1  Made all recognition into a table
  39. 1.2  GUI, Load/Save, etc
  40. 1.3 Improved the GUI, and less memory usage
  41. 1.4 Some servers need a channel for login, this is the first in the list
  42. 1.5 Now can use MLOGIN type things, with multiple channel names
  43. 1.6 Made the response handling slightly nicer
  44. 1.7 Now recognises changing servers without quitting AmIRC, and reports what it finds
  45. 1.8 Slightly less CPU usgae, and compatable with more servers
  46. 1.9 Fixed the code slightly, forgot to change a constant, so now I've removed the need for it ;-)
  47.